JAMS Developer Guide
SQLQueryScalar<TResult> Class Methods


MVPSI.JAMS.Activities Namespace : SQLQueryScalar<TResult> Class

For a list of all members of this type, see SQLQueryScalar<TResult> members.

Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodOverridden. Sets the scalar result of the query execution  
Protected MethodOverloaded. Registers Activity Metadata (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodCancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodExecutes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodOverridden. Executes the SQL query and captures the scalar result  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodOverridden. Prepares execution of SQL script  
Protected Method (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

SQLQueryScalar<TResult> Class
MVPSI.JAMS.Activities Namespace